home *** CD-ROM | disk | FTP | other *** search
- Path: marti.uji.es!ii201
- From: ii201@rossegat.uji.es (Villellas Guillen Oscar)
- Newsgroups: comp.sys.amiga.programmer
- Subject: AppWindows question
- Date: 29 Mar 1996 10:58:14 GMT
- Organization: Universitat Jaume I
- Message-ID: <4jgfo6$gck@marti.uji.es>
- NNTP-Posting-Host: rossegat.uji.es
- X-Newsreader: TIN [version 1.2 PL2]
-
- I have a problem with AppWindows: I want to Open an
- AppWindow that would be able to detct the 'drop' position of
- any icon dropped into it (a la IconEditor).
-
- I've seen that there are mouse_X and mouse_Y fields in
- the Appwindow message, but they seem to be always zero.
-
- And using MOUSEMOVE messages on a window maintaing the
- current position doesn't work properly.
-
- The way I manage this is hearing for a single MOUSEMOVE
- message after the AppWindow message is received, but this
- makes that moving quickly the mouse after dropping an icon
- produces an incorrect coordinate. I've seen that this also
- happens to IconEdit.
-
- Is there any other method of knowing the dropping
- position?, and what are the Mouse_X and Mouse_Y fields in
- the AppMessage for?
-
-
-
- --
- ///\\\\
- //o \\\
- +-----oooO--(_)--Oooo-----+ _ _
- | Oscar Villellas Guillen | //// Boing!!!
- +-------------------------+ _ _ ////
- | | | \\\X///
- ooO Ooo \XXX/ Always...
- ii201@rossegat.uji.es Intuition rules!
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-